home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 13933 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.0 KB  |  30 lines

  1. Path: news.NetVision.net.il!news
  2. From: zivshosh@netvision.net.il ( Ziv)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: A simple menusystem?
  5. Date: Wed, 10 Apr 1996 16:26:59 GMT
  6. Organization: NetVision LTD.
  7. Message-ID: <316be09e.2349691@news.netvision.net.il>
  8. References: <4kaud0$qpd@verkko.uwasa.fi>
  9. NNTP-Posting-Host: ts005p16.pop4a.netvision.net.il
  10. X-Newsreader: Forte Agent .99c/16.141
  11.  
  12. On Mon, 08 Apr 1996 11:48:48 GMT, mkuljukk@walli.uwasa.fi wrote:
  13.  
  14. > I am new to C, and want to make a simple menusystem, which would
  15. >show the contents of cuurent directory, and allow user to choose
  16. >with arrow buttons a file which to use. So if someone would
  17. >bother to enlighten me of how to do this, or send me a source to
  18. >study, I would be grateful.
  19. >--
  20. >Mikko Kuljukka
  21. >pitkÎŁkatu 46 b 27
  22. >65100 Vaasa
  23. >puh:961-3123492
  24. >
  25. Try the Dflat project of DDJ. It is quite a complete though modest
  26. menuing system withs ource code issued 3 times in Dr. Dobbs Journal
  27. First time was in C, then in C++ and if I'm not mistaken they even
  28. have a windows version. Start with the first to get the Idea
  29. Ziv
  30.